crypto/tls.Conn.closeNotifySent (field)
4 uses
crypto/tls (current package)
conn.go#L89: closeNotifySent bool
conn.go#L1230: if c.closeNotifySent {
conn.go#L1475: if !c.closeNotifySent {
conn.go#L1479: c.closeNotifySent = true
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)